{!! Form::open(array('url'=>'dashboard/edit','method'=>'POST', 'files'=>true)) !!}
{{ Form::open(array('url' => 'foo/bar')) }} // {{ Form::close() }}